net/http.http2serverConn.processSettings (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5404: 		return sc.processSettings(f)
		h2_bundle.go#L5546: func (sc *http2serverConn) processSettings(f *http2SettingsFrame) error {